读知识>英语词典>second string翻译和用法

second string

英 [ˌsekənd ˈstrɪŋ]

美 [ˌsekənd ˈstrɪŋ]

网络  第二根弦; 替补队员

英英释义

noun

  • a squad of players that are available either individually or as a team to relieve or replace the players who started the game

    双语例句

    • The third match does not begin exactly where the second match ended, because the second match returned the empty string.
      第三个匹配不是在第二个匹配恰好结束的地方开始,因为第二个匹配返回了空字符串。
    • The new regular expression in the second line matches any string that contains MSIE or starts with Lynx.
      第二行中的新正则表达式匹配任何包含MSIE或以Lynx开头的字符串。
    • What do you think is worse? The second string or not making a team?
      你认为什么更惨?是做板凳队员还是连球队都进不了?
    • The fourth match begins where the third match ended, before the second b, and finds the empty string.
      第四个匹配在第三个匹配结束的地方开始,即在第二个b之前,并且找到了空字符串。
    • If the second group matched the string foo, for example, then passing the replacement string$ 2bar would cause foobar to be appended to the string buffer.
      例如,如果第二个组与字符串foo相匹配,则传递替换字符串$2bar将导致foobar被附加到字符串缓冲区。
    • If you provide a second string argument, the prompt message box displays the second string in the text field as the default response.
      如果提供了第二个字符串参数,则提示消息框的默认响应是在文本字段中显示第二个字符串。
    • Once those Abercrombie& Fitch men notice the first sign of jug handles and sprouting body hair, they will need a second string to their bow.
      一旦abercrombie&fitch海报上那些男性发现身材走形,体毛增多,他们就需要另一种谋生方式了。
    • The second was the string of regulatory changes that forced the banks to cut risk and maintain larger capital buffers.
      二是一系列的监管改革强制银行降低风险,增加资本缓冲。
    • For the second string field, set its name to comments and its label to Additional comments.
      对于第二个字符串字段,将其名称设置为comments,标签设置为Additionalcomments。
    • The echo command expects one or more strings, so this line produces an error complaining about the missing closing quote on ( what Vim assumes to be) the second string.
      echo命令要求一个或多个字符串,因此此行代码将生成一个错误,指出第二个字符串缺少一个右引号(Vim是这样认为的)。